home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fritz: All Fritz
/
All Fritz.zip
/
All Fritz
/
FILES
/
PROGBLER
/
PSD06502.LZH
/
SYN.ASM
< prev
Wrap
Assembly Source File
|
1986-11-30
|
227b
|
5 lines
.opdef .byte,.db ;define byte data
.opdef .dbyte,.dw ;define double byte msb first
.opdef .word,.drw ;define double byte lsb first
.opdef .text,.db ;define text string of data